词语吧>英语词典>quotation mark翻译和用法

quotation mark

英 [kwəʊˈteɪʃn mɑːk]

美 [kwoʊˈteɪʃn mɑːrk]

n.  引号

柯林斯词典

  • 引号
    Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.

    英英释义

    noun

    • a punctuation mark used to attribute the enclosed text to someone else
        Synonym:quoteinverted comma

      双语例句

      • If you start a string with a single quotation mark, you must end with a single quotation mark, and vice versa.
        如果字符串是以单引号开始,那么必须以单引号结束,反之亦然。
      • The Quotation Mark on Periodical Science Is Not Needed Anymore& On the Ripeness of the Periodical Science
        期刊学不需要引号了&试论期刊学的学科成熟性
      • The single quotation mark in front of the null list is used to tell Scheme that you are using() as data and not as a part of your parse tree.
        空列表前面的单引号用来告诉Scheme您正在使用()作为数据,而不是用它作为解析树的一部分。
      • Unclosed quotation mark before the character string '%. ls'.
        字符串''%1!''之前有未闭合的引号。
      • If the double quotation mark is the outermost quote, all variables are expanded.
        如果最外边的引号是双引号,那么展开所有变量。
      • Usage of quotation mark in ASP grammar form.
        ASP语法格式中引号的使用。
      • The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
        脚注标记的上标在最后,即标点符号和后引号之后。
      • This explains why an unmatched single or double quotation mark causes a new prompt to appear.
        这解释了不匹配的单引号或双引号会导致出现新提示符的原因。
      • Punctuation follows the closing quotation mark, unless it is part of the quotation.
        标点符号在后引号之后,除非其是引语的一部分。
      • You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
        您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。